'Declaration Public Overridable Function MoveRangeAsync( _ ByVal fromIndex As Integer, _ ByVal count As Integer, _ ByVal toIndex As Integer, _ Optional ByVal cancellationToken As CancellationToken _ ) As Task
public virtual Task MoveRangeAsync( int fromIndex, int count, int toIndex, CancellationToken cancellationToken )
Parameters
- fromIndex
- count
- toIndex
- cancellationToken